home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 1 / MacMania 1.toast / Games / Games'More / C-D / DM_3000 / DM 3000 / card_18815.txt < prev    next >
Encoding:
Text File  |  1988-06-06  |  910 b   |  47 lines

  1. -- card: 18815 from stack: in
  2. -- bmap block id: 5682
  3. -- flags: 4000
  4. -- background id: 26138
  5. -- name: INFO
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=56 top=214 right=240 bottom=89
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 14953 / 14953
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: RESTART
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect zoom out slow
  23.   go to card id 6682
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: 2000
  32. -- rect: left=409 top=217 right=244 bottom=441
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 22308 / 22308
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: CONTINUE
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   visual effect zoom out slow
  44.   pop card
  45. end mouseUp
  46.  
  47.